Computer and Modernization ›› 2011, Vol. 1 ›› Issue (11): 162-4.doi: 10.3969/j.issn.1006-2475.2011.11.042

• 应用与开发 • Previous Articles     Next Articles

Design and Implementation of Filesharing System Based on Centralized P2P

HE Huai-wen, XIA Bai-zhan   

  1. School of Computer, Zhongshan Institute, University of Electronic Science and Technology of China, Zhongshan 528402, China
  • Received:2011-07-11 Revised:1900-01-01 Online:2011-11-28 Published:2011-11-28

Abstract:

This paper, firstly, researches and discusses the feature of currently popular P2P technology. Secondly, designes a filesharing system based on centralized P2P which storing catalog of resource in index server, and downloading or uploading file between each node. At last, one prototyping system is implemented by Java language. This system uses XML for encapsulating message, and uses multithread socket to transfer file. It can be used for enterprise internal file sharing which reduces storage cost.

Key words: P2P, XML, filesharing, index server, centralize